PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getMouseUpAction Method
In This Topic
    getMouseUpAction Method
    In This Topic
    Gets the mouse up action.
    Syntax
    public PDFAction getMouseUpAction()

    Return Value

    The action to be performed when the mouse button is released inside the annotation's active area.
    See Also